body{
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	overflow-x:hidden;
	background: #EDEEF2;
} 
body,html{
	width:100%;
	height:100%
}
*{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5{
	list-style:none;
	text-decoration:none;
	font-weight:normal;
}
a{
	text-decoration:none;
	color: #333
}
a:hover{
	color:#eb1d2c;
}
label{display: block;}
hr{
	border-top:1px dotted #ddd;
	border-bottom:0;
	border-left:0;
	border-right:0;  
}
ul,li,dl,dd,ol{
	list-style:none;
}
h1,h2,h3,h4,h5{font-weight:normal}
img{
	margin:0; 
	border:0;
}
input{
	box-sizing: border-box; 
}
.clean{
	height:20px;
	line-height:0;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.hidden {
  display: none;
} 
.fl{
	float:left;
}
.fr{
	float:right;
}
.index_width{
	width: 1200px;
	margin:0 auto;
}

/*index*/
.w_header{
	z-index: 999;
	position: relative;
	top: -15px;
    left: 25px;
}

.w_header_content{
	width: 850px;
	margin:40px auto 0;
	
}
.w_header_content>ul>li{
	float: left;
	
	margin: 0 15px;
}

.w_header_content>ul>li>a{
	color:#fff;
	font-size: 28px;
}
.w_index_banner{
	
}
.w_index_banner>img{
	width: 100%;
	margin-top: -85px;
	z-index: 10;
}
.w_index_content{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #ccc;
	position: relative;
	margin-top: -3%;
	background: #fff;
}
.w_index_banner>img{
	width: 100%;
	margin-top: -85px;
	z-index: 10;
}
.w_index_banner .w_index_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin: 0 auto;
	margin-top: 30px;
	box-sizing: border-box;
}

.w_index_txt .w_index_con{
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
.w_index_con h1{
	font-size: 70px;
	color: #ffbe4e;
}
.w_index_con .p1{
	font-size: 40px;
	color: #fff;
	margin-bottom: 5px;
}
.w_index_con h2 span{
	display: inline-block;
	padding: 10px;
	border-radius: 5px;
	color:#FFF;
	background: #ffbe4e;
	overflow: hidden;
	font-size: 25px;
}
.w_index_con .p2{
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}
.w_index_con .p3{
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 30px;
}


@media screen and (max-width: 1920px){
	.w_index_content{
		width: 1200px;
		margin: 0 auto;
		border: 1px solid #ccc;
		position: relative;
		margin-top: -10%;
		background: #fff;
	}
}

@media screen and (max-width:1366px){
	.w_index_content{
		width: 1200px;
		margin: 0 auto;
		border: 1px solid #ccc;
		position: relative;
		margin-top: -3%;
		background: #fff;
	}
}
@media screen and (max-width: 1280px){
	.w_index_content{
		width: 1200px;
		margin: 0 auto;
		border: 1px solid #ccc;
		position: relative;
		margin-top: -3%;
		background: #fff;
	}
}
@media screen and (max-width: 1360px){
	.w_index_content{
		width: 1200px;
		margin: 0 auto;
		border: 1px solid #ccc;
		position: relative;
		margin-top: -3%;
		background: #fff;
	}
}
@media screen and (max-width: 1024px){
	.w_index_content{
		width: 1200px;
		margin: 0 auto;
		border: 1px solid #ccc;
		position: relative;
		margin-top: -3%;
		background: #fff;
	}
}
.w_index_content1>h1{
	text-align: center;
	margin-top: 50px;
	font-size:32px;
}
.w_xian>img{
	width: 100%;
}


.duixiang_text{
	height: 285px;
    width: 201px;
    margin-top: -5px;
    margin-left: 3px;
    border: 1px solid #ccc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.duixiang_text>h3{
	
	margin: 10px auto;
	border-bottom: 2px solid #00C49E;
	width: 100px;
	padding-bottom: 5px;
}

.duixiang_text>p{
	text-align: left;
	line-height: 23px;
	margin: 0 5px 5px;
}
a:hover{
	color: #000000;
}
#demo {
overflow:hidden;
width: 1100px;
margin: 0 auto;
}
#left{
	position: absolute;
	top: 43%;
	left: 20px;
}
#right{
	position: absolute;
	top: 43%;
	right: 6px;
}
#indemo {
float: left;
width: 300%;
margin-top: 17px;
/*margin-left: 60px;*/
}
#demo1 {
float: left;
}

#demo1>a{
	margin-right: 11px;
	float: left;
}
#demo2>a{
	margin-right: 9px;
	float: left;
}

#demo2 {
float: left;
}




#demo3 {
overflow:hidden;
width: 1100px;
margin: 0 auto;
}
#left1{
	position: absolute;
	top: 43%;
	left: 20px;
}
#right1{
	position: absolute;
	top: 43%;
	right: 12px;
}
#indemo1 {
float: left;
width: 400%;
margin-top: 17px;
}
#demo4 {
float: left;
}

#demo4>a{
	margin-right: 42px;
}
#demo5>a{
	margin-right: 42px;
}

#demo5{
float: left;
}


#demo6 {
overflow:hidden;
width: 1100px;
margin: 0 auto;
}
#left2{
	position: absolute;
	top: 43%;
	left: 20px;
}
#right2{
	position: absolute;
	top: 43%;
	right: 12px;
}
#indemo2 {
float: left;
width: 3000%;
margin-top: 17px;
}
#demo7 {
float: left;
}

#demo7>a{
	margin-right: 71px;
}
#demo8>a{
	margin-right: 71px;
}

#demo8{
float: left;
}



.w_fuwu_obj>ul.w_ul1>li:first-child{
	float: left;
	margin-top: 150px;
	margin-left: 11px;
}
.w_fuwu_obj>ul.w_ul1>li:last-child{
	float:right;
	margin-top: 150px;
}
.w_fuwu_obj>ul.w_ul2{
	margin-left: 60px;
}
.w_fuwu_obj>ul.w_ul2>li{
	float:left;
	margin:0 5px;
}

.w_index_content2>p{
	text-align: center;
	margin-top: -20px;
}
/*.w_xiangmu_fuwu>img{
	width: 100%;
	margin-top:40px;
}*/

.w_xiangmu_fuwu>ul>li{
	float: left;
	width: 20%;
	text-align: center;
	height: 325px;
	margin-top: 35px;
}
.w_xiangmu_fuwu>ul>li>h2{
	margin-bottom: 8px;
}
.w_xiangmu_fuwu>ul>li>p{
	
	text-align: initial;
	margin: 0 auto;
	width: 200px;
	line-height: 26px;
	
}

/*.w_fannao>img{
	width: 100%;
}*/
.w_fannao{
	width: 1100px;
	margin: 0 auto;
}
.w_fannao_l{
	width:650px;
	float: left;
	letter-spacing: 2px;
	margin-top: 82px;
	margin-left: 30px;
}

.w_fannao_r{
	width: 420px;
	float: right;
}
.w_fannao_r>img{
	width: 93%;
}
.w_fannao_l>p>span{
	color: #00A79E;
	font-size: 35px;
	position: relative;
	top: 7px;
	margin-right: 10px;
}
.w_fannao_l>p{
	height: 28px;
	font-size: 16px;
}

.w_solve>ul>li{
	width:24%;
	float: left;
	margin: 0 56px 40px;
}
.w_solve>ul>li>p{
	line-height: 25px;
}
.w_solve_s>img{
	float: left;
	
}

.w_solve_s>h3{
	float: left;
	margin-top: 23px;
	margin-left: 10px;
	font-size: 22px;
}



.w_index_content4>p{
	text-align: center;
	margin-top: -20px;
	margin-bottom: 50px;
}
.w_solve>img{
	width: 100%;
}

.w_index_content5>p{
	text-align: center;
	margin-top: -20px;
	color: #00C69C;
	font-size: 16px;
}

.w_index_content5>p.w_shengli{
	margin-top: 7px;
	margin-bottom: 40px;
	color: #000;
	font-size: 18px;
}

.w_kunrao>ul>li{
	float: left;
	margin: 0 42px;
}

.w_kunrao>ul>li img{
	width:100%;
}

.w_zixun_btn{
	text-align: center;
}
.w_zixun_btn input{
	padding:12px 30px;
	background:#00C49E ;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	margin-top: 30px;
}

.w_zixun_btn>img{
	margin:0 35px;
	position: relative;
	top: 15px;
}
.w_zixun_btn>input:last-child{
	background:#FFBE4E ;
	
}
.w_index_content6{
	margin-top: 80px;
}
.w_shigong>ul>li{
	float: left;
}

.w_pkxiang{
	width: 1100px;
	margin: 0 auto;
}

.w_pkxiang_l{
	width: 550px;
	float: left;
}
.w_pkxiang_l>ul>li{
	
	text-align: center;
	height: 53px;
	line-height: 53px;
	border: 1px solid #ccc;
	border-top: none;
	
}
.w_pkxiang_l>ul>li:first-child{
	color: #fff;
	background: #00899E;
	border: none;
	border-top: none;
	/*border-left:1px solid #00899E;*/
}
.w_pkxiang_z{
	width: 90px !important;
}

.w_pkxiang_z>ul>li{
	border-left: none;
	border-right: none;
	background:#00B39E;
	border-bottom:1px solid #fff;
	color: #fff;
}
/*.w_pkxiang_z>ul>li:first-child{
	border-right: 1px solid #fff;
}*/

.w_pkxiang_r{
	width:460px;
}
.w_pkxiang_r>ul>li{
	border-left: none;
}


.w_index_content7>p{
	text-align: center;
	margin-top: -20px;
}
.w_xuanze{
	width: 800px;
	margin: 60px auto 0;
}
.w_xuanze .w_xuanze_l{
	float: left;
	margin-left: 12px;
	margin-top: 30px;
}
.w_xuanze .w_xuanze_r{
	float: right;
}

.w_xuanze_l>h2{
	margin-bottom: 10px;
	font-size: 22px;
}

.w_xuanze_l>p{
	line-height: 25px;
	color: #555;
	margin-bottom: 10px;
	font-size: 17px;
}

.w_xuanze_l>a>img{
	
	margin-left: -6px;
}
.w_xuanze_r>a>img{
	width: 100%;
	
}


.w_xuanze>ul>li{
	margin-bottom: 30px;
}

.w_index_content8>p{
	text-align: center;
	margin-top: -20px;
}

.w_index_content8>p.w_chang{
	text-align: initial;
	width: 1000px;
	margin: 50px auto 40px;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
	font-size: 17px;
}
.w_index_content9{
	margin:0 50px 30px;
}
.w_index_content9>h2{
	color: #FFFFFF;
	border-bottom: 1px solid #00899F;
	margin-bottom: 20px;
}
.w_index_content9>h2>span{
	background: #00899F;
    height: 45px;
    width: 130px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
}
.w_index_news{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
	
}
.w_index_news:hover{
	background:#CCCACA;
}

.w_index_news:hover>p,
.w_index_news:hover>p>span>a{
	color: #FFFFFF;
}
.w_index_news>p{
	color: #555555;
	
}
.w_index_news>p>span.w_dian{
	margin:0 15px;
}
.w_index_news>p>span>a{
	color: #555;
	
}
.w_riqi{
	float:right;
	padding-right: 15px;
}

.w_index_news_btn{
	float: right;
	margin: 30px 0; 
}
.w_index_news_btn>a{
	height: 30px;
	line-height:30px;
	width: 90px;
	text-align:center;
	background:#00899F;
	border: none;
	color: #fff;
	cursor: pointer;
	display:inline-block;
}

/*footer*/

.w_footer{ 
	margin-top: 80px;
	background: #e5e5e5;
	min-height: 300px;
}
.w_footer_img{
	position: relative;
}
.w_footer_img>img{
	width: 100%;
	height:79px;
}
.w_footer_img>input{
	border: none;
    height: 27px;
    cursor: pointer;
    width: 90px;
    background: #FFBE4E;
    color: #fff;
    position: absolute;
    top: 31px;
    left: 55%;
    outline: none;
    font-size: 20px;
}

.w_footer_content{
	width: 1200px;
	margin: 0 auto;
}
.w_footer_title{
	margin-top:65px;
	width: 220px;
	float: left;
	/*border-bottom: 1px solid #ccc;*/
	margin-right: 150px;
}

.w_footer_content_lianxi{
	float: right;
	margin-top: 125px;
	margin-right: 200px;
}
.w_footer_title>img{
	width:100%;
	float: left;
}
.w_footer_title>span{
	font-size: 20px;
	
	top: 19px;
	position: relative;
	left: 34%;

}
.w_footer_content_l{
	width: 240px;
	margin-top: 50px;
	margin-right: 170px;
	float: left;
}

.w_footer_content_l>p{
	line-height: 28px;
	color: #555;
}
.w_footer_content_l>h2:nth-child(9){
	color:#006837 ;
	margin-top: 20px;
}
.w_footer_content_l>h2:last-child{
	color:#CC0B0E;
	margin-top: 5px;
}

.w_footer_content_r{
	width: 880px;
	float: right;
	min-height: 200px;
	
	margin-top: 30px;
}
.w_footer_content_r1{
	margin-bottom: 10px;
}
.w_footer_content_r1>p{
	margin-bottom: 3px;
	color: #555555;
}
.w_footer_content_r1>input{
	width: 880px;
	height: 35px;
	border: 1px solid #ccc;
	padding-left: 10px;
}

.w_footer_content_r2>textarea{
	width: 868px;
	height: 70px;
	padding-left: 10px;
}
.w_footer_content_r3>input{
	background: #313131;
	color: #fff;
	cursor: pointer;
	outline: none;
}
.w_footer_bottom>ul>li{
	width:350px;
	float: left;
	color: #555;
	line-height: 23px;
	margin-right: 20px;
}
.w_footer_bottom>ul>li>p{
	margin-bottom: 5px;
}
.fwdh,.fwqq{
	color: #CC0C0B !important;
	font-size: 22px;
}
.w_footer_bottom{
	margin-top:230px;
	margin-bottom: 15px;
	padding-bottom: 25px;
}

.w_footer_bottom1{
	height: 40px;
	line-height: 40px;
	background: #313131;
}
.w_index_content8{
	padding-bottom:50px;
}

.w_fuwurexian{
	position: fixed;
	right:24px;
	top: 100px;
	
}

.w_fuwurexian_img>img{
	width: 100%;
	height:100%;
}
.w_fuwurexian_tel>p{
	color: #fff;
    width: 185px;
    margin-top: -199px;
    margin-left: 21px;
    font-size: 24px;
    font-weight: bold;
}
.w_fuwurexian_zaixian{
	/*margin-top: -480px;
	margin-left: 20px;*/
}
.w_fuwurexian_zaixian p{
	width: 210px;
	text-align: left;
	font-size: 26px;
	color: #f00;
	margin-top: 5px;
	text-indent: 10px;
}
.w_fuwurexian_zaixian>a>img{
	width: 12%;
}

.w_fuwurexian_zaixian>a>span{
	position: relative;
	top: -5px;
	color: #555;
	font-size: 14px;
	font-weight:bold;
}

.w_fuwurexian_kefu{
	margin-top: 20px;
	margin-left: 20px;
}
.w_fuwurexian_kefu p{
	width: 210px;
	text-align: left;
	font-size: 26px;
	margin-top: 5px;
	color: #f00;
	text-indent: 10px;
}
.w_fuwurexian_kefu>a>img{
	width: 11%;
}

.w_fuwurexian_kefu>a>span{
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	position: relative;
	top: -5px;
	right:5px;
}
.size18{
	font-size: 15px;
}
/*baiyi*/
.w_case_contentr_img>h2{
	text-align: center;
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.w_case_contentr_img>p{
	font-size: 14px;
	line-height: 28px;
}
.w_case_contentr_img>span{
	text-align: center;
	display: block;
	margin-top: -15px;
	margin-bottom: 20px;
}

.w_case_contentr_img>p:nth-child(3),
.w_case_contentr_img>p:nth-child(11){
	border-bottom: 1px dashed #ccc;
	padding-bottom: 14px;
}

.w_yufang>ul>li{
	width: 30%;
	background:#00C49E;
	height: 170px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
	float: left;
	margin-right: 31px;
}
.w_yufang>h2{
	text-align: center;
	margin-top: 60px;
}
.w_yufang>ul>li>h3{
	font-size: 18px;
	position: relative;
	top: 20px;
	border-bottom: 1px solid #fff;
	width: 90%; 
	margin:0px auto;
}

.w_yufang>ul>li>p{
	font-size: 15px;
	width: 90%;
	margin: 0 auto;
	margin-top: 25px;
}

.w_jjzd{
	float: right;
	margin-right: 33px;
	width:300px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #A0A0A0;
	margin-top: 50px;
}

.w_baiyi_zhonglei{
	border-left: 2px solid #00879E;
	padding-left: 10px;
	margin: 40px 0;
	line-height: 26px;
	
}
.w_baiyi_zhonglei>h3{
	font-size: 20px;
}
.w_baiyi_fangzhi>h2{
	text-align: center;
	border-top: 1px dashed #ccc;
	padding-top: 30px;
	margin-bottom: 20px;
}
.w_baiyi_fangzhi>ul>li{
	width: 23%;
	float: left;
	text-align: center;
	margin-right: 18px;
	line-height: 25px;
}

.w_baiyi_fangzhi>ul>li>h3{
	font-size: 18px;
	margin-bottom: 10px;
}

.w_linmu>li{
	height: 150px !important;
}
.w_yuanyi1>ul>li{
	width: 220px;
	float: left;
	margin: 0 50px;
	line-height: 26px;
	text-align: center;
}
.w_yuanyi1>ul>li>span{
	position: relative;
	top: -10px;
	font-size: 18px;
}
.w_yuanyi1{
	width: 640px;
	margin: 0 auto;
}
.w_yuanyi2{
	width: 945px;
	margin-top: 50px;
}
.w_yuanyi2>ul>li{
	width: 201px;
	float: left;
}

.w_yuanyi>h2{
	border-top: 1px dashed #ccc;
	padding-top: 40px;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 50px;
	
}
.w_simiao>li>p:first-child{
	background: #00879E;
	color: #fff;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}

.w_bieshu>li{
	height:197px !important;
}
.w_bieshu>li>h3{
	border-bottom: none !important;
}



/*shuchong*/
.w_lskz>ul>li{
	background: none;
	color: #333;
	text-align: left;
	border: 2px solid #00879E; 
	width: 280px;
}
.w_lskz>ul>li>h3{
	border-bottom: 1px solid #ccc;
}

.w_lskz>ul>li>p{
	color: #555;
}

.w_huodong>span:first-child{
	color:#00879E;
	margin-right: 10px;
}
.w_huodong{
	margin: 15px 0;
	line-height: 23px;
}
.w_huodong>span:nth-child(2){
	font-weight: bold;
	font-size: 15px;
	
}
.w_huanjing>li{
	position: relative;
	float: left;
	margin-right: 9px;
	margin-top: 30px;
}
.w_huanjing_con{
	width: 180px;
	text-align: center;
	position: absolute;
	top: 58px;
	left: 20px;
}	
.w_yufang1>ul>li{
	width: 23%;
	margin-right: 18px;
	height:190px;
}
.w_yufang1>ul>li>h3{
	border: none;
}

.w_lskz>ul>li{
/*	width: 46%;*/
	height: 185px;
}

.w_lskz>ul>li>h3{
	text-align: center;
	border-bottom: none;
}
.w_lskz>ul>li>p{
	text-align: center;
	
}
.w_other>li{
	width: 20%;
	height: 189px;
	text-align: center;
	background: #00879E;
	float: left;
	margin:10px 23px;
	border-radius: 50%;
	color: #fff;
	
}
.w_other>li>h2{
	margin-top: 53px;
}
.w_other>li>p{
	font-size: 16px;
}











/*case*/
.w_case_content{
	margin-top: 60px;
}
.w_case_contentl{
	width:215px;
	min-height: 100px;
	float: left;
	margin: 0 20px;
	
}
.w_case_contentl_anli>ul{
	border-right:1px solid #ccc;
}
.w_case_contentl_anli>ul>li{
	padding: 15px 0  15px 40px;
	
}

.w_case_contentl_anli>ul>li:first-child{
	background: #DCDCDC;
	font-weight: bold;
	font-size: 16px;
}
.w_case_contentl_anli>ul>li:first-child>a{
	color: #000;
}

.w_case_contentl_anli>ul>li:first-child>span{
	width: 5px;
	height:49.7px;
	background:#00969D;
	display: block;
	float: left;
	margin-top: -14px;
	margin-left: -39px;
}

.w_case_contentl_anli>ul>li:not(:first-child){
	border-bottom: 1px solid #ccc;
	width: 120px;
	font-size: 15px;
}

.w_case_contentl_anli>ul>li:not(:first-child):hover{
	border-bottom: 1px solid #00969D;
	
}
.w_case_contentl_anli>ul>li:not(:first-child):hover>a{
	color: #00969D;
}
.w_san{
	margin-top: 60px;
}
.w_san>ul>li{
	padding: 35px 0;
	text-align: center;
	background: #00C49E;
	margin-bottom: 10px;
	font-size: 16px;
}

.w_san>ul>li>a{
	color: #fff;
}
.w_help{
	margin-top: 50px;
}
.w_help>p{
	text-align: center;
	color: #fff;
	background: #00969D;
	padding: 10px 0;
	font-size: 16px;
}
.w_select{
	padding-top:18px;
	background:#DCDCDC;
}
.w_select>p{
	text-align: center;
	color: #555;
	margin-bottom: 5px;
	font-size: 12px;
}

.w_select>select{
	width: 126px;
	margin-left: 25px;
	border: 1px solid #00969D;
	
}

.w_select>input{
	background:#00969D;
	color: #FFFFFF;
	padding:2px 5px;
	border: none;
}

.w_case_contentr{
	width: 945px;
	float: right;
	min-height:100px;
	
}

.w_case_contentr_top1>*{
	color: #555;
}
.w_case_contentr_top2{
	margin-top: 14px;
}
.w_case_contentr_top2>p{
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
.w_case_contentr_top2>p>span:first-child{
	font-size: 20px;
	font-weight: bold;
}

.w_case_contentr_top2>p>span:last-child{
	color: #555;

}

.w_case_contentr_img{
	margin-top: 20px;
}
/*about*/
.w_gaikuang>ul>li{
	margin: 40px 0;
}
.w_gaikuang>ul>li>img{
	float: left;
	margin: 0 15px;
}

.w_gaikuang>ul>li>div{
	float: left;
	    width: 575px;
    margin-left: 16px;
    margin-top: -10px;
}
.w_gaikuang>ul>li>div>p{
	line-height: 40px;
	font-size: 16px;
	text-indent: 2em;
}
.w_zuoyebiaozhun{
	
}
.w_zuoyebiaozhun_l{
	width: 592px;
	text-align: left;
}
.w_zuoyebiaozhun_l>h2{
	color: #00879E;
}
.w_zuoyebiaozhun_l>div>h3{
	margin-top: 15px;
}
.w_zuoyebiaozhun_l>div>h3>span{
	color: #00879E;
	margin-right: 5px;
}

.w_zuoyebiaozhun_l>div>p{
	text-indent: 1em;
	margin: 10px 0;
}
.w_about_content{
	margin-top: 50px;
}
.w_about_content1{
	margin-bottom: 80px;
}
.w_about_content1>h1{
	text-align: center;
}
.w_about_content1>p:nth-child(2){
	margin-top: 20px;
}
.w_about_content1>p{
	width:1000px;
	margin: 0 auto;
	line-height: 30px;
	color: #555;
	margin-bottom: 10px;
	text-indent: 2em;
}

.w_about_btn{
	width: 800px;
	margin: 100px auto 0;
	padding-bottom: 120px;
}

.w_about_btn>img{
	margin-left: 35px;
    margin-top: 10px;
}
.w_about_btnl{
	
}
.w_about_btnl>input{
	width: 300px;
	height: 50px;
	border: none;
	background: #00C49E;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}

.w_about_btnl>img{
	 position: relative;
    left: -126px;
    top: 12px;
    width: 30px;
    cursor: pointer;
}

.w_index_content1>p{
	text-align: center;
	margin-top: -20px;
	font-size: 18px;
}
.w_about_content2{
	margin-bottom: 80px;
}
.w_about_content2>ul{
	margin-left: 75px;
	margin-top: 35px;
}
.w_about_content2>ul>li{
	float: left;
	margin-right: 5px;
}

.w_about_content3>ul>li{
	margin: 50px;
}
.w_about_content3_l{
	float: left;
	margin:0 80px;
}
.w_about_content3_r{
	float: left;
	margin-top: 42px;
}
.w_about_content3_r>img{
	margin-top: -40px;
}
.w_about_content3_r>*{
	float: left;
	color: #555;
	line-height: 23px;
}
.w_about_content3_r>p>span:first-child{
	font-weight: bold;
	font-size: 20px;
}
.w_about_content3_r>p>span:last-child{
	font-size: 15px;
}
.w_about_content4{
	text-align: center;
	margin-left: 30px;
	margin-top: 30px;
}
.w_about_content4>img{
	width: 93%;
}



/*liucheng*/
.w_liucheng_content>h1{
	text-align: center;
}
.w_fuwuliucheng>ul>li>img{
	float: left;
	margin-right: 65px;

}
.w_fuwuliucheng{
	width: 800px;
	margin: 0 auto;
}
.w_fuwuliucheng>ul>li>div{
	float: left;
	margin-top: 35px;
	
}
.w_fuwuliucheng>ul>li>div>h2{
	margin-bottom: 20px;
}
.w_fuwuliucheng>ul>li>div>h2>span{
	color: #00879E;
}
.w_fuwuliucheng>ul>li>div>p{
	line-height: 30px;
	font-size: 16px;
}

.w_fuwu_xian{
	height: 60px;
	width: 1px;
	border-right: 1px dashed #00879E;
	margin: 20px 0 20px 98px;
}
/*xiangqing*/
.w_baike_title{
	border-bottom: 1px dashed #ccc;
	margin-top: 40px;
	padding-bottom: 25px;
}
.w_baike_title>p{
	text-align: center;
}

.w_baike_title>p:first-child{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.w_baike_title>p:last-child{
	font-size: 12px;
   color: #666;
}
.w_baike_content{
	margin-top: 30px;
	width: 930px;
	
}

.w_baike_content>p{
	text-indent: 2em;
	line-height: 25px;
	color: #555;
}

.w_baike_content>p>span{
	font-weight: bold;
}

.w_baike_footer{
	margin-top: 80px;
	border-top: 1px dashed #ccc;
	padding-top: 14px;
	
}
.w_baike_footer>p{
		margin-bottom: 5px;
}
.w_baike_footer>p>a{
	color: #555555;

}
/*yaoqie*/
.w_yaoqie_content_img{
	width:190px;
	float: left;
}
.w_yaoqie_content_img>img{
	width: 100%;
}

.w_yaoqie_content_text>p:first-child{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.w_yaoqie_content_text{
	width: 745px;
	float: left;
	line-height: 23px;
	margin-top: 15px;
}
.w_yaoqie_content_text>p:nth-child(2){
	color: #555;
}
.w_yaoqie_content_text>span{
	color: #555;
	float: right;
	margin-right: 20px;
}
.w_yaoqie_content>div{
	border-bottom: 1px dashed #ccc;
	margin: 20px 0;
}
.w_yaoqie_content1{
	border-bottom: 1px dashed #ccc;
	margin: 20px 0;
	padding-bottom: 20px;
}
.w_yaoqie_content1>a>p{
	width:800px ;
	float: left;
	color: #555;
}
.w_yaoqie_content1>a>p>span{
	color:#00879D;
	margin-right: 10px;
}
.w_yaoqie_content1>a>span{
	float: right;
	color: #555;
	margin-right: 30px;
}
.w_yaoqie_content_footer>ul{
	position: relative;
	left: 23%;
}
.w_yaoqie_content_footer>ul>li{
	float: left;
	margin-right: 20px;
}

.w_yaoqie_content_footer{
	margin: 50px;
}
.w_yaoqie_content_footer>ul>li{
	padding: 5px 10px;
}
.w_yaoqie_content_footer>ul>li>a{
	color: #555;
}
.w_yaoqie_content_footer>ul>li:hover{
	background: #03879E;
}
.w_yaoqie_content_footer>ul>li:hover>a{
	color:#fff ;
}

/*jiaquan*/
.w_qq{
	text-align: center;
	margin-top: 30px;
}


/*news*/
.w_news>h1{
	text-align: center;
	margin: 80px 0 30px;
}
.w_news_list{
	width: 1100px;
	margin: 0 auto;
	color: #ccc;
}
.w_news_list>li{
	
}
.w_news_list_l{
	width: 10%;
	float: left;
	text-align: center;
	padding: 20px 0;
	color: #555;
	/*margin-right: 30px;*/
	transition: all .3s; 
	border-bottom: 1px dashed #ccc;
	height:87px !important;
	
}

.w_news_list_l>p{
	transition: all .3s; 
	
}
.w_news_list_l>p>span{
	font-size: 20px;
	
}
.w_news_list_r{
	width: 88%;
	float: left;
	padding:22px 0 23px 20px;
	transition: all .3s; 
	border-bottom: 1px dashed #ccc;
	height:82px !important;
}
.w_news_list_r>p{
	color: #555;
	transition: all .3s; 
}
.w_news_list_r>h3>a{
	color: #000;
	transition: all .3s; 
}
.w_news_list>li{
	padding: 15px 0;
	
}
.w_news_list>li:hover>.w_news_list_l{
	background: #00C49E;
	border-bottom: 1px dashed #00C49E;
	
}
.w_news_list>li:hover>.w_news_list_l>p{
	border-right: none;
	color: #fff;
}
.w_news_list>li:hover>.w_news_list_r{
	background: #00869E;
	border-bottom: 1px dashed #00869E;
	
}
.w_news_list>li:hover>.w_news_list_r>h3>a,
.w_news_list>li:hover>.w_news_list_r>p{
		color: #fff;
}
.page_navi>a{
	margin:0 15px
}


